home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / src / haeberli / autopaint / spiral.sh < prev   
Linux/UNIX/POSIX Shell Script  |  1994-08-01  |  272b  |  10 lines

  1. #! /bin/csh -f
  2.  
  3. # spiral:
  4. # 3 images are pasted in their sequence of operations:
  5.     ipaste in.rgb
  6.     ipaste cone.bw
  7. #    autopaint in.rgb spiral.rgb -m 600 600 -c papers/paper.rgb -b brush.bw \
  8. #        -n 0.3 -s 20.0:20.0 -di cone.bw -d 45.0:20.0 -a 0.9:0.2 -q 1.5
  9.     ipaste spiral.rgb
  10.